home *** CD-ROM | disk | FTP | other *** search
- [Version]
- Signature="$WINDOWS NT$"
- Class=Memory
- ClassGuid={5099944A-F6B9-4057-A056-8C550228544C}
- Provider=%MSFT%
- LayoutFile=layout.inf
- DriverVer=10/01/2002,5.2.3790.0
-
- [DestinationDirs]
- DefaultDestDir = 12
-
- [ClassInstall32]
- AddReg=Memory_Class_Addreg
-
- [Memory_Class_Addreg]
- HKR,,,0,%MemoryClassName%
- HKR,,NoInstallClass,,1
- HKR,,Icon,,"-28"
-
- [Manufacturer]
- %MSFT%=Microsoft
-
- [Microsoft]
- %*pnp0c80.DeviceDesc% = PNPMEM_Inst,ACPI\PNP0C80
-
- [PNPMEM_Inst.NT]
- Copyfiles = @pnpmem.sys
-
- [PNPMEM_Inst.NT.Services]
- AddService = PNPMEM,%SPSVCINST_ASSOCSERVICE%,PNPMEM_Service_Inst,PNPMEM_EventLog_Inst
-
- [PNPMEM_Service_Inst]
- DisplayName = %PNPMEM.SvcDesc%
- ServiceType = %SERVICE_KERNEL_DRIVER%
- StartType = %SERVICE_DEMAND_START%
- ErrorControl = %SERVICE_ERROR_NORMAL%
- ServiceBinary = %12%\pnpmem.sys
-
- [PNPMEM_EventLog_Inst]
- AddReg=PNPMEM_EventLog_AddReg
-
- [PNPMEM_EventLog_AddReg]
- HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\pnpmem.sys"
- HKR,,TypesSupported,0x00010001,7
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- [strings]
- MSFT = "Microsoft"
- MemoryClassName = "Memory devices"
- *pnp0c80.DeviceDesc = "Memory Module"
- PNPMEM.SvcDesc = "Microsoft Memory Module Driver"
-
- SPSVCINST_TAGTOFRONT = 0x00000003
- SPSVCINST_ASSOCSERVICE= 0x00000002
- SERVICE_KERNEL_DRIVER = 1
- SERVICE_BOOT_START = 0
- SERVICE_SYSTEM_START = 1
- SERVICE_DEMAND_START = 3
- SERVICE_ERROR_NORMAL = 1
- SERVICE_ERROR_IGNORE = 0
- REG_EXPAND_SZ = 0x00020000
- REG_DWORD = 0x00010001
- REG_SZ = 0x00000000
-